2004-04-17 John Wiegley <johnw@newartisans.com>
authorJohn Wiegley <johnw@newartisans.com>
Sat, 17 Apr 2004 22:04:04 +0000 (22:04 +0000)
committerJohn Wiegley <johnw@newartisans.com>
Sat, 17 Apr 2004 22:04:04 +0000 (22:04 +0000)
commit200907f171f3df7719f7232c082ee76bc25b49bc
tree76dbf68ac5f11a46dde3f86cdfcd9b159df8362b
parent11c4f84e01d877f3f61e4095f5060b7e4508785f
2004-04-17  John Wiegley  <johnw@newartisans.com>

* iswitchb.el (iswitchb-max-to-show): Added a new config variable
which optionally limits the number of names shown in the
minibuffer.  Off by default.
(iswitchb-completions): Use `iswitchb-max-to-show'.  This speeds
up iswitchb for users with a multitude of open buffers, by showing
only the first and last N/2 buffers in the completion list (which
is enough for C-s/C-r, and to know that more characters need to be
typed to refine the completion list).
lisp/iswitchb.el